Resource StructureDefinition/FHIR Server from package hsos.eWundbericht#0.9.0 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Procedure",
"version" : "0.9",
"name" : "Procedure",
"status" : "draft",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Procedure",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Procedure",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Procedure.extension",
"path" : "Procedure.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Procedure.extension:pertains-to-goal",
"path" : "Procedure.extension",
"sliceName" : "pertains-to-goal",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/resource-pertainsToGoal"
]
}
],
"mustSupport" : true
},
{
"id" : "Procedure.extension:pertains-to-goal.value[x]",
"path" : "Procedure.extension.value[x]",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/GoalOfTreatment"
]
}
]
},
{
"id" : "Procedure.status",
"path" : "Procedure.status",
"mustSupport" : true
},
{
"id" : "Procedure.category",
"path" : "Procedure.category",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.category.coding",
"path" : "Procedure.category.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "system"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Procedure.category.coding:snomed",
"path" : "Procedure.category.coding",
"sliceName" : "snomed",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "extensible",
"valueSet" : "http://hs-osnabrueck.de/fhir/eWundbericht/ValueSet/ProcedureCategory"
}
},
{
"id" : "Procedure.category.coding:snomed.system",
"path" : "Procedure.category.coding.system",
"fixedUri" : "http://snomed.info/sct"
},
{
"id" : "Procedure.code",
"path" : "Procedure.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.code.coding",
"path" : "Procedure.code.coding",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Procedure.subject",
"path" : "Procedure.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Patient"
]
}
]
},
{
"id" : "Procedure.reasonReference",
"path" : "Procedure.reasonReference",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Condition",
"http://hl7.org/fhir/StructureDefinition/Observation",
"http://hs-osnabrueck.de/fhir/eWundbericht/StructureDefinition/Wound"
]
}
]
},
{
"id" : "Procedure.outcome",
"path" : "Procedure.outcome",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.